home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD BIT 75
/
CD BIT 75.iso
/
Software
/
LogOut
/
disk1
/
_SETUP.1
/
GCondom7.exe
/
0
/
RCDATA
/
TQRABOUTBOX
/
TQRABOUTBOX.txt
< prev
Wrap
Text File
|
2004-10-21
|
3KB
|
119 lines
object QRAboutBox: TQRAboutBox
Left = 340
Top = 194
BorderStyle = bsDialog
Caption = 'About QuickReport'
ClientHeight = 245
ClientWidth = 362
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 96
Top = 14
Width = 173
Height = 45
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 100
Top = 58
Width = 53
Height = 13
Caption = 'Version 3.5'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 100
Top = 72
Width = 138
Height = 13
Caption = 'Copyright (c) 2001 A Lochert'
end
object VisitLabel: TLabel
Left = 100
Top = 102
Width = 243
Height = 31
AutoSize = False
Caption =
'Order QuickReport 3.5 Professional or download free updates from' +
' our web site'
WordWrap = True
end
object Label3: TLabel
Left = 100
Top = 142
Width = 110
Height = 13
Cursor = crHandPoint
Caption = 'http://www.qusoft.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label3Click
end
object Bevel1: TBevel
Left = 10
Top = 182
Width = 339
Height = 6
Shape = bsBottomLine
end
object Label5: TLabel
Left = 10
Top = 200
Width = 347
Height = 37
AutoSize = False
Caption =
'This program is protected by international copyright laws. Unaut' +
'horized reproduction of this program will be prosecuted to the m' +
'aximum extent possible under the law. See your documentation for' +
' more information on your QuickReport license agreement.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Image2: TImage
Left = 26
Top = 18
Width = 47
Height = 47
Picture.Data = {<image001.bmp>}
end
object Button1: TButton
Left = 280
Top = 18
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = Button3Click
end
end